entry Search Results
Provides a list of indirect search matches to the dynamic list parent. Used to determine which entries should stay visible because they are indirectly relevant.
Return
List<Translatable.Result> list of text results relevant to the provided search. Default behavior is an empty list.
Author
fzzyhmstrs
Since
0.6.8
Parameters
search Input
The raw input string. Has not been parsed for special characters etc. Passing it into a Searcher to generate results may be prudent.